UnitfulLengthRefValue

unit_system.UnitfulLengthRefValue()

Combination of length and unit with a reference value.

Attributes

value : float

The length value, must be greater than or equal to 0.

units : UnitTypesLength

The unit of length.

type : VerticalReference

The vertical reference for the length.

Back to top